home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Tools
/
Languages
/
MacHaskell 2.2
/
com
/
lookfor
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-27
|
142 b
|
10 lines
|
[
TEXT/ttxt
]
#!/bin/csh
#
#
# look for the argument in source files.
# useful for finding all references of a function, etc.
#
cd $Y2
fgrep -i $1 */*.scm